Skip to content

feat: SDK update for version 22.2.1#331

Merged
ChiragAgg5k merged 1 commit into
masterfrom
dev
Jun 24, 2026
Merged

feat: SDK update for version 22.2.1#331
ChiragAgg5k merged 1 commit into
masterfrom
dev

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Jun 24, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the SDK for version 22.2.1.

What's Changed

  • Fixed: Compiled binaries no longer crash from @napi-rs/keyring native bindings

@ChiragAgg5k ChiragAgg5k changed the title feat: Command Line SDK update for version 22.2.1 feat: SDK update for version 22.2.1 Jun 24, 2026
@greptile-apps

greptile-apps Bot commented Jun 24, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the CLI release to version 22.2.1 and adjusts keyring loading for compiled binaries. The main changes are:

  • Bumps package, SDK, README, installer, and Scoop versions to 22.2.1.
  • Loads @napi-rs/keyring lazily through platform-specific native packages.
  • Keeps refresh-token storage fallback behavior when secure storage is unavailable.
  • Marks keyring native packages as external in esbuild outputs.

Confidence Score: 5/5

The release/version updates and lazy keyring loading appear safe to merge.

No blocking issues were identified in the changed files, and the package/build metadata changes align with the described CLI release update.

T-Rex T-Rex Logs

What T-Rex did

  • Validated the CLI version output before and after the version bump by reviewing the dedicated logs.
  • Verified install and Scoop manifest versioning around the 22.2.0 to 22.2.1 transition using the install scripts and manifest artifacts.
  • Examined the Node import resolution and trex-refresh-token flow across commits, observing successful imports and token handling after the second commit, plus secure-stub behavior for the platform keyring.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "chore: update Command Line SDK to 22.2.1" | Re-trigger Greptile

@ChiragAgg5k ChiragAgg5k merged commit 2b1b1f7 into master Jun 24, 2026
2 checks passed
@ChiragAgg5k ChiragAgg5k deleted the dev branch June 24, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants